Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Parallel chunk getitems #1

Draft
wants to merge 4 commits into
base: r2.17.0
Choose a base branch
from
Draft

Conversation

emfdavid
Copy link
Owner

@emfdavid emfdavid commented Feb 27, 2024

Prototype Parallel get_chunkitems

This is a draft implementation that chooses a particular parallel framework suitable for my application. This is not a generalized solution that could be merged into zarr... but it does show the potential of allowing parallelism at this critical point in zarr core.

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/tutorial.rst
  • Changes documented in docs/release.rst
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@emfdavid emfdavid changed the base branch from main to r2.17.0 February 27, 2024 18:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant